Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render standard column definitions in ReadTheDocs #183

Merged
merged 14 commits into from
Aug 31, 2023
Merged

Conversation

weaverba137
Copy link
Member

@weaverba137 weaverba137 commented Aug 29, 2023

This PR closes #175. In addition there is some cleanup of the test infrastructure. Finally, pkg_resources.resource_filename is starting to throw deprecation warnings. Eliminate in favor of importlib.resources.files.

Remaining tasks before merging:

  • Add general explanatory text to the template: py/desidatamodel/data/column_descriptions.rst.
  • Get RTD builds working. Currently there is an old version sphinx-rtd-theme that seems to be causing problems.

@weaverba137 weaverba137 added the WIP Work in Progress label Aug 29, 2023
@weaverba137 weaverba137 self-assigned this Aug 29, 2023
@coveralls
Copy link

coveralls commented Aug 29, 2023

Coverage Status

coverage: 100.0%. remained the same when pulling 65dda8b on render-columns into c16a9bb on main.

@weaverba137
Copy link
Member Author

The RTD build for this branch is visible at https://desidatamodel.readthedocs.io/en/render-columns/.

Copy link
Contributor

@sbailey sbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added minor comments for consideration inline, but ok as-is if you disagree with them.

py/desidatamodel/render.py Outdated Show resolved Hide resolved
py/desidatamodel/render.py Outdated Show resolved Hide resolved
@weaverba137 weaverba137 removed the WIP Work in Progress label Aug 31, 2023
@weaverba137
Copy link
Member Author

@sbailey, I think this is ready for final review.

@sbailey sbailey merged commit 36d7f72 into main Aug 31, 2023
20 checks passed
@sbailey sbailey deleted the render-columns branch August 31, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Render column_descriptions in RST
3 participants